home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 0874 / gow.txt < prev    next >
Text File  |  1996-06-01  |  3KB  |  90 lines

  1. \HPROGRAM 'GOW'\h
  2.  
  3.           'GOW' calculates physical properties of the following gases and
  4.           liquids:
  5.                  a) Gases
  6.                    - Natural gas
  7.                    - Nitrogen
  8.                    - Air
  9.  
  10.                  b) Liquids
  11.                    - Oil
  12.                    - Water
  13.                    - Methanol/Water mixtures
  14.                    - Monoethylene glycol/Water mixtures
  15.                    - Diethylene glycol/Water mixtures
  16.                    - Triethylene glycol/Water mixtures
  17.  
  18.           Oil properties are calculated based on a black-oil model.  
  19.           In fluid-property terms the black-oil model employs 2 pseudo-
  20.           components:
  21.          
  22.              1) "OIL" defined as produced oil at stock tank conditions
  23.              2) "GAS" defined as produced separator gas
  24.          
  25.           The basic assumption is that gas may dissolve in the oil    
  26.           phase, but oil will not dissolve in the gas phase.  For    
  27.           mixtures of heavy oil and light components this is a    
  28.           reasonable assumption, but is a misleading assumption for    
  29.           mixtures of light and intermediate components.
  30.           
  31.           The program is divided into 2 major sub-programs, one for gas 
  32.           properties and one for liquid properties.
  33.  
  34.           'GOW' will let you choose between SI-units (metric) or
  35.           Customary units.
  36.           
  37.           The gas property routine calculates:
  38.          
  39.                        - Molecular weight
  40.                        - Density
  41.                        - Compressibility
  42.                        - Gas formation volume factor
  43.                        - Z-factor (gas deviation factor)
  44.                        - Viscosity
  45.                        - Thermal conductivity
  46.                        - Specific heat
  47.                        - Ideal isentropic coefficient, Cp/Cv
  48.                        - Real isentropic coefficient, k
  49.                        - Pseudo Critical properties
  50.                        - Pseudo Reduced properties
  51.          
  52.          
  53.           The liquid property routine calculates:
  54.          
  55.                        - API gravity (for oil only)
  56.                        - Density
  57.                        - Compressibility
  58.                        - Formation volume factor (oil and water only)
  59.                        - Solution gas-liquid ratio (oil and water only)
  60.                        - Bubble point pressure (oil only)
  61.                        - Viscosity
  62.                        - Thermal conductivity
  63.                        - Surface tension
  64.                        - Specific heat
  65.                        - Pseudo Critical properties
  66.                        - Pseudo Reduced properties
  67.  
  68.  
  69.           The MINIMUM EQUIPMENT CONFIGURATION required by 'GOW': 
  70.   
  71.           a) DOS version:
  72.              1) An IBM PC, XT, AT or compatible computer
  73.              2) 256 K or more of RAM memory
  74.              3) DOS 2.0 or later operating system
  75.           
  76.           b) Windows version:
  77.              1) A computer with 80386 processor or better (486, Pentium)
  78.              2) 4 MB RAM memory 
  79.              3) Windows 3.+
  80.          
  81.         
  82.         To order send a check for $19.95 to: 
  83.         
  84.         B. K. Berge, 206 Cliff Ave., Valley Springs, SD 57068
  85.  
  86.         Compuserve: 101653,3544
  87.         
  88.         Internet: 101653.3544@compuserve.com
  89.  
  90.